Skip to content

chore: bump @npmcli/template-oss from 4.29.0 to 4.30.0#348

Merged
owlstronaut merged 2 commits into
mainfrom
dependabot/npm_and_yarn/main/npmcli/template-oss-4.30.0
Mar 20, 2026
Merged

chore: bump @npmcli/template-oss from 4.29.0 to 4.30.0#348
owlstronaut merged 2 commits into
mainfrom
dependabot/npm_and_yarn/main/npmcli/template-oss-4.30.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 20, 2026

Bumps @npmcli/template-oss from 4.29.0 to 4.30.0.

Release notes

Sourced from @​npmcli/template-oss's releases.

v4.30.0

4.30.0 (2026-03-19)

Features

Changelog

Sourced from @​npmcli/template-oss's changelog.

4.30.0 (2026-03-19)

Features

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@npmcli/template-oss [< 4.24, > 4.23.4]

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.29.0 to 4.30.0.
- [Release notes](https://github.com/npm/template-oss/releases)
- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
- [Commits](npm/template-oss@v4.29.0...v4.30.0)

---
updated-dependencies:
- dependency-name: "@npmcli/template-oss"
  dependency-version: 4.30.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner March 20, 2026 02:13
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 20, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@owlstronaut owlstronaut reopened this Mar 20, 2026
@owlstronaut owlstronaut merged commit e885190 into main Mar 20, 2026
17 checks passed
@owlstronaut owlstronaut deleted the dependabot/npm_and_yarn/main/npmcli/template-oss-4.30.0 branch March 20, 2026 20:05
@github-actions github-actions Bot mentioned this pull request Apr 14, 2026
owlstronaut pushed a commit that referenced this pull request May 22, 2026
🤖 I have created a release *beep* *boop*
---


##
[9.0.0](v8.2.5...v9.0.0)
(2026-05-22)
### ⚠️ BREAKING CHANGES
* `init-package-json` now supports node `^22.22.2 || ^24.15.0 ||
>=26.0.0`
* template-oss-apply
* The author prompt will now be shown even if an author is already
specified in the existing package.json. If the user leaves the prompt
blank, the author field will be omitted from the resulting package.json
instead of being set to an empty string.
* existing packages in `node_modules` are no longer used to try to
pre-populate dependencies and devDependencies
* The license field is no longer included by default when running `npm
init` or `npm init --yes`. If you want to include a license, you can
either set it in your npm config (`npm set init-license=MIT`) or provide
it interactively when running `npm init`.
### Features
*
[`042e1c4`](042e1c4)
[#359](#359) bump to new
node engine range (@owlstronaut)
*
[`965f605`](965f605)
[#359](#359)
template-oss-apply (@owlstronaut)
*
[`0ab701a`](0ab701a)
[#352](#352) make author
prompt even when already specified (@owlstronaut)
*
[`6e34dd8`](6e34dd8)
[#350](#350) omit license
field by default when initializing package.json (@owlstronaut)
### Bug Fixes
*
[`cddad4f`](cddad4f)
[#349](#349) stop auto
populating dependencies (#349) (@wraithgar)
### Dependencies
*
[`2959f9c`](2959f9c)
[#359](#359)
`validate-npm-package-name@8.0.0`
*
[`96a5bb8`](96a5bb8)
[#359](#359) `read@6.0.0`
*
[`fefbeee`](fefbeee)
[#359](#359)
`promzard@4.0.0`
*
[`6114288`](6114288)
[#359](#359)
`npm-package-arg@14.0.0`
*
[`da6fbc1`](da6fbc1)
[#359](#359)
`@npmcli/package-json@8.0.0`
### Chores
*
[`43073db`](43073db)
[#359](#359)
`@npmcli/eslint-config@7.0.0` (@owlstronaut)
*
[`0f70db1`](0f70db1)
[#359](#359)
template-oss-apply (@owlstronaut)
*
[`7dfdb1a`](7dfdb1a)
[#359](#359) bumping
@npmcli/template-oss from 4.30.0 to 5.1.0 (@owlstronaut)
*
[`cc57229`](cc57229)
[#350](#350)
template-oss-apply (@owlstronaut)
*
[`e885190`](e885190)
[#348](#348) bump
@npmcli/template-oss from 4.29.0 to 4.30.0 (#348) (@dependabot[bot],
@npm-cli-bot)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants